runtime.worldStop.startedStopping (field)

6 uses

	runtime (current package)
		mgc.go#L804: 		work.pauseNS += now - stw.startedStopping
		mgc.go#L975: 			work.pauseNS += now - stw.startedStopping
		mgc.go#L1100: 	work.pauseNS += now - stw.startedStopping
		proc.go#L1417: 	startedStopping  int64
		proc.go#L1674: 		startedStopping:  start,
		proc.go#L1733: 	totalTime := now - w.startedStopping